descriptionlibeblob is an append-only low-level IO library, which saves data in blob files.
homepage URLhttp://www.ioremap.net/projects/libeblob
repository URLhttp://www.ioremap.net/git/eblob.git
ownerstada0@gmail.com
last changeWed, 14 Nov 2012 15:51:30 +0000 (14 19:51 +0400)
last refreshWed, 5 Feb 2020 22:39:57 +0000 (5 23:39 +0100)
content tags
add:
README
Eblob is an append-only low-level IO library, which saves data in blob files.
It was originally created for elliptics distributed storage as low-level backend

Homepage: http://www.reverbrain.com/eblob/
Elliptics: http://www.reverbrain.com/elliptics/
Google group: https://groups.google.com/forum/?fromgroups=#!forum/reverbrain
shortlog
2012-11-14 Evgeniy PolyakovEblob version update: 0.17.3master
2012-11-14 Evgeniy PolyakovRange iterator starts with keys found in ram (for the...
2012-11-08 Evgeniy PolyakovMerge branch 'master' of github.com:reverbrain/eblob
2012-11-08 Evgeniy PolyakovAdded google groups link
2012-10-20 Evgeniy PolyakovMerge pull request #4 from SaveTheRbtz/master
2012-10-19 Alexey Ivanovblob: added missing eblob_iterate_existing prototype
2012-10-19 Alexey Ivanovdebian: added lost libboost-system-dev build-dep
2012-10-19 Evgeniy PolyakovMerge branch 'master' of github.com:reverbrain/eblob
2012-10-19 Evgeniy PolyakovUse autogenerated major/minor eblob versions. Whole...
2012-10-19 Alexey Ivanovblob: add debug to eblob_init for eblob_stat_init errors
2012-10-18 Alexey Ivanovlib: move features to separate file - features.h
2012-10-18 Alexey Ivanovcmake: added -W option notes
2012-10-18 Alexey Ivanovcmake: -W and -Wextra is the same thing
2012-10-18 Alexey Ivanovcmake: added -fno-strict-aliasing notes
2012-10-18 Alexey Ivanovcmake: disable asserts by default
2012-10-18 Alexey Ivanovlib: blob: added eblob_pagecache_hint()
...
heads
11 years ago master