[DRE-commits] [SCM] ruby-moneta.git annotated tag, upstream/0.6.0, created. upstream/0.6.0
Tollef Fog Heen
tfheen at debian.org
Mon Apr 30 20:51:05 UTC 2012
The annotated tag, upstream/0.6.0 has been created
at 0dd8ed313afa5865ce6cac2773ab1e167421f967 (tag)
tagging e8d17de49963d12ff9c41809ff490bf13449e3c9 (commit)
tagged by Tollef Fog Heen
on Mon Apr 30 21:31:46 2012 +0200
- Shortlog ------------------------------------------------------------
Upstream version 0.6.0
Adrian Madrid (2):
Added basic mongodb support.
Added banchmarks script.
Alejandro Crosa (2):
Added Redis support
removed expires
Anthony Eden (7):
almost there with s3, one more failing test
extracted specs that have dependencies into separate files, finished s3 initial impl
make log messages debug
ignore generated gem
added multi_thread option to initialize
comment update
doc updates
Ben Schwarz (2):
Using one memcached client gem. This removes an issue
Re-added support for memcache-client as per Yehudas
Benjamin Yu (1):
fixes #key? method of the Memcache Moneta class by checking for the value of the 'key' variable instead of the literal 'key'
Dylan Egan (2):
Ignore vim swp files.
Moneta::YAML. Just another option really.
Hampton Catlin (5):
making sure the key gets converted into a string before the path is generated
Adding in a new file store called BasicFile that doesnt require xattr and can be used on any filesystem
adding in some documentation
updating readme with basic file store
a huge speed increase and total re-write of the BasicFile store system
Jari Bakken (2):
Add failing spec for BasicFile with :skip_expires => true
Fix BasicFile#[] when :skip_expire is true
Jon Crosby (1):
Fix require in Moneta::Tyrant
Quin Hoxie (6):
Remove moneta_spec in favor of split-out file and memory specs.
Typo fix in bdb spec.
Touch-ups to file and xattr stores for DRY and consistency.
Generalize a string-based expiration module for bdb and other stores that will need it.
Add support for CouchDB.
Update README to reflect new stores.
Tollef Fog Heen (1):
Imported Upstream version 0.6.0
Yehuda Katz (21):
Initial commit
Create initial README
Add gemspec
Update gemspec to force a rebuild
Added support for Moneta::Rufus (Tokyo Cabinet)
Add support for Tyrant via Rufus
Whoops
Build another gem
Can't get the redis specs passing. Committing with pending status.
Merge commit 'hiddenbek/master'
Berkeley DB support (resolve conflict)
Removes pending; got redis working
Get everything passing again and warn if an adapter is not available
Make #fetch work like Ruby fetch (thx voidlock)
Simplify default behavior
Add support for mongodb
Update benchmark script
Update Tokyo to use Base64 encoding
Add support for mmap (LMC) adapter
Add tiered to the benches and fix memcache order
Bump gemspec
hiddenbek (4):
Added SBDM store. Appears to be faster than file or xattr. No dependencies.
Added SDBM store. Appears faster than file or xattr, and has no dependencies.
Merge branch 'master' of git at github.com:hiddenbek/moneta
Return value from Moneta::Expires#store rather than timestamp
lakshan (1):
Update to MongoDB to change deprecated method names
wycats (7):
Update the spec
Start creating a more rigorous spec, and move out expiry logic. When we're done with the cleanup, we'll add the default expiry back as middleware.
Wrap titles in <code> so they display properly
Markdown doesn't like fake HTML tags :P
A couple more
Update a lot of the adapters for compliance with the new spec. Add Moneta::Builder
Get all the adapters (and a couple new ones) working on the new spec
-----------------------------------------------------------------------
--
ruby-moneta.git
More information about the Pkg-ruby-extras-commits
mailing list