fujimoto / flare

distributed, and persistent key-value storage

This URL has Read+Write access

flare /
name age message
file AUTHORS Fri Oct 10 10:07:36 -0700 2008 import (sunday programming:) [fujimoto]
file COPYING Fri Oct 10 10:07:36 -0700 2008 import (sunday programming:) [fujimoto]
file ChangeLog Fri Oct 09 03:08:47 -0700 2009 ready for 1.0.9 [fujimoto]
file INSTALL Fri Oct 10 10:07:36 -0700 2008 import (sunday programming:) [fujimoto]
file Makefile.am Loading commit data...
file NEWS Fri Oct 09 03:08:47 -0700 2009 ready for 1.0.9 [fujimoto]
file README Fri Oct 09 20:54:09 -0700 2009 update url [fujimoto]
file config.guess Fri Oct 10 10:07:36 -0700 2008 import (sunday programming:) [fujimoto]
file config.sub Fri Oct 10 10:07:36 -0700 2008 import (sunday programming:) [fujimoto]
file configure.ac
file depcomp Fri Oct 10 10:07:36 -0700 2008 import (sunday programming:) [fujimoto]
directory doc/ Fri Nov 07 10:02:25 -0800 2008 op_flush_all, and op_dump implementation [fujimoto]
directory etc/ Tue Nov 18 03:22:41 -0800 2008 default config file tweaks [fujimoto]
file install-sh Fri Oct 10 10:07:36 -0700 2008 import (sunday programming:) [fujimoto]
file missing Fri Oct 10 10:07:36 -0700 2008 import (sunday programming:) [fujimoto]
file mkinstalldirs Fri Oct 10 10:07:36 -0700 2008 import (sunday programming:) [fujimoto]
directory package/ Thu Oct 15 05:02:56 -0700 2009 tc package fixes [fujimoto]
directory src/
README
flare - distributed, and persistent key-value storage
------------------------

* you can find documentation here:

http://labs.gree.jp/Top/OpenSource/Flare-en.html (English)
http://labs.gree.jp/Top/OpenSource/Flare.html (Japanese)

* thanks to Tokyo Cabinet (http://1978th.net/tokyocabinet/)

* notes on flarefs
  * no hard link supported
  * no sym link supoprted
  * no atime supported
  * return EACCES instead of ENOATTR on *xattr();