Reading and writing binary files

This commit is contained in:
2018-08-08 23:56:16 +03:00
parent 84a838e141
commit 1a8646df46
8 changed files with 153 additions and 18 deletions

View File

@ -6,5 +6,8 @@
, password = "devel"
, host = "localhost"
, database = "postgres"
},
store = {
path = "/tmp/ebooks/"
}
}