1
0
Fork 0
mirror of https://github.com/KingDuckZ/dindexer.git synced 2024-11-29 01:33:46 +00:00
Build an index of files in cold storage and store it in a DB.
Find a file
2015-11-11 20:12:55 +00:00
cmake/Modules Read db connection parameters from a yml file. 2015-11-11 17:08:17 +00:00
include/pq Send data to the database. 2015-11-11 02:01:37 +00:00
src Make a macro for verbosity. 2015-11-11 20:12:55 +00:00
CMakeLists.txt Allow passing set name and search path as command line parameters. 2015-11-11 19:24:10 +00:00
COPYING First import 2015-11-05 15:32:31 +01:00
dindexer.sql Add column 'type' to sets and take its value on command line. 2015-11-11 20:06:14 +00:00
dindexerrc.yml Read db connection parameters from a yml file. 2015-11-11 17:08:17 +00:00