1
0
Fork 0
mirror of https://github.com/KingDuckZ/dindexer.git synced 2025-08-19 15:39:46 +00:00
Build an index of files in cold storage and store it in a DB.
Find a file
2015-11-11 19:24:10 +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 Allow passing set name and search path as command line parameters. 2015-11-11 19:24:10 +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 Replace hardcoded name with a token that can be easily replaced. 2015-11-11 17:18:35 +00:00
dindexerrc.yml Read db connection parameters from a yml file. 2015-11-11 17:08:17 +00:00