* chunkd version 0.5 released
@ 2009-11-13 23:38 Jeff Garzik
0 siblings, 0 replies; only message in thread
From: Jeff Garzik @ 2009-11-13 23:38 UTC (permalink / raw)
To: Project Hail
Download URL: http://www.kernel.org/pub/software/network/distsrv/chunkd/
SCM URL: git://git.kernel.org/pub/scm/daemon/distsrv/chunkd.git
Release comments:
This release includes two major API changes for chunkd:
1) keys are now fully opaque binary BLOBs
2) an upper-level namespace, "tables", was added,
to permit separate key/value namespaces without
having to provision a new chunkd instance
We are getting close to version 1.0 for chunkd. epoll I/O engine,
request logging, minimal API docs and a usable password lookup (database
or SASL) are goals for release 1.0, and should be easy to attain.
Release notes for version 0.5:
- Protocol/API: Add an upper-level key/value namespace ("tables")
- Protocol/API: each object now indexed by opaque binary keys <= 1K in size
- Protocol/API: new option to immediately sync data to disk
- Protocol/API: introduce login sequence, greatly shrinking per-message size
- API: change error code symbols to avoid clashes with other projects
- chunkd: automatic selection of TCP listen port
- chunkd: drop libevent use
- Add new 'chcli' command line client
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-11-13 23:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-13 23:38 chunkd version 0.5 released Jeff Garzik
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.