kou / flare forked from fujimoto/flare
- Source
- Commits
- Network (1)
- Downloads (35)
- Wiki (1)
- Graphs
-
Branch:
master
Kouhei Sutou (author)
Sun Nov 15 05:49:46 -0800 2009
flare /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
AUTHORS | Fri Oct 10 10:07:36 -0700 2008 | |
| |
COPYING | Fri Oct 10 10:07:36 -0700 2008 | |
| |
ChangeLog | ||
| |
INSTALL | Fri Oct 10 10:07:36 -0700 2008 | |
| |
Makefile.am | ||
| |
NEWS | ||
| |
README | Fri Oct 09 20:54:09 -0700 2009 | |
| |
autogen.sh | ||
| |
config.guess | Fri Oct 10 10:07:36 -0700 2008 | |
| |
config.sub | Fri Oct 10 10:07:36 -0700 2008 | |
| |
configure.ac | ||
| |
depcomp | Fri Oct 10 10:07:36 -0700 2008 | |
| |
doc/ | Fri Nov 07 10:02:25 -0800 2008 | |
| |
etc/ | Tue Nov 18 03:22:41 -0800 2008 | |
| |
install-sh | Fri Oct 10 10:07:36 -0700 2008 | |
| |
missing | Fri Oct 10 10:07:36 -0700 2008 | |
| |
mkinstalldirs | Fri Oct 10 10:07:36 -0700 2008 | |
| |
package/ | ||
| |
src/ | ||
| |
test/ |
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();

