GNUnet debian-0.24.3-29-g453fda2cf
 
Loading...
Searching...
No Matches
datastore Directory Reference
Directory dependency graph for datastore:

Files

 plugin_datastore_heap.c
 heap-based datastore backend; usually we want the datastore to be persistent, and storing data in the heap is obviously NOT going to be persistent; still, this plugin is useful for testing/benchmarking — but never for production!
 
 plugin_datastore_postgres.c
 postgres-based datastore backend
 
 plugin_datastore_sqlite.c
 sqlite-based datastore backend
 
 plugin_datastore_template.c
 template-based datastore backend