Pinned Repositories
iDB
a simple and efficient Key/Value Directory-Tree/Structured NoSQL Database
idb.c
the KISS Efficient Structed-Column Oriented Key/Value Hierarchy data store C Library.
idb.go
the iDB Database Engine for Go
idb.php
the iDB Database Engine for PHP
idb.py
the iDB Database Engine for Python
idb.ruby
the iDB Database Engine for Ruby.
redis
add the iDB to redis. iDB is a disk database that can be used to replace the rdb. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
xattr.go
Simple extended attribute support for Go
xattr.php
Modified from http://pecl.php.net/package/xattr to remove the libattr1-dev dependent.
clouddb's Repositories
clouddb/idb.go
the iDB Database Engine for Go
clouddb/idb.php
the iDB Database Engine for PHP
clouddb/iDB
a simple and efficient Key/Value Directory-Tree/Structured NoSQL Database
clouddb/idb.c
the KISS Efficient Structed-Column Oriented Key/Value Hierarchy data store C Library.
clouddb/idb.py
the iDB Database Engine for Python
clouddb/idb.ruby
the iDB Database Engine for Ruby.
clouddb/redis
add the iDB to redis. iDB is a disk database that can be used to replace the rdb. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
clouddb/xattr.go
Simple extended attribute support for Go
clouddb/xattr.php
Modified from http://pecl.php.net/package/xattr to remove the libattr1-dev dependent.