Changeset [5086857ca94330080b2917d0aeab5f0cd257cc75] by Ville Tuulos
July 19th, 2010 @ 11:53 AM
discodb: added an option to remove duplicate items,
DDB_OPT_UNIQUE_ITEMS; fixed a small issue with
maybe_disable_compression()
http://github.com/tuulos/disco/commit/5086857ca94330080b2917d0aeab5...
Committed by Ville Tuulos
- M contrib/discodb/src/ddb_cons.c
- M contrib/discodb/src/ddb_delta.c
- M contrib/discodb/src/ddb_delta.h
- M contrib/discodb/src/discodb.h
- M contrib/discodb/util/create_discodb.c
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Disco is an open-source implementation of the Map-Reduce framework for distributed computing. As the original framework, Disco supports parallel computations over large data sets on unreliable cluster of computers.