Changeset [9785ab9c6245d9c23e95a0a1f04bb8c300984323] by Oleg Andreev
June 9th, 2008 @ 12:05 AM
renamed SimpleSkiplist to Skiplist
Committed by Yurii Rashkovskii
- A lib/strokedb/data_structures/skiplist.rb
- A spec/lib/strokedb/data_structures/skiplist_spec.rb
- R lib/strokedb/data_structures/simple_skiplist.rb
- R spec/lib/strokedb/data_structures/simple_skiplist_spec.rb
- M lib/strokedb/data_structures.rb
- M lib/strokedb/stores/memory_storage.rb
- M lib/strokedb/views/memory_view_storage.rb
- M lib/strokedb/volumes/skiplist_volume.rb
- M meta/benchmarks/archive_volume.rb
- M meta/benchmarks/big_database.rb
- M meta/benchmarks/simple_skiplist.rb
- M meta/benchmarks/skiplist_volume.rb
- M spec/lib/strokedb/volumes/skiplist_volume_spec.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
StrokeDB is an embeddable distributed document database written in Ruby