Changeset [f8a9553930ba9556e5afba0b8861253daffcce35] by Ville Tuulos
June 14th, 2011 @ 08:33 AM
discodb: ddb_cursor_count() added
discodbmodule.c updated to use the internal fast
ddb_cursor_count()
https://github.com/tuulos/disco/commit/f8a9553930ba9556e5afba0b8861...
Committed by Ville Tuulos
- M contrib/discodb/src/ddb.c
- M contrib/discodb/src/ddb_internal.h
- M contrib/discodb/src/discodb.h
- M contrib/discodb/src/discodbmodule.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.