status-protocol-go/encryption/publisher
Andrea Maria Piana ceab77db19
Remove sqlite persistence
Currently there seem to be a bug with publishing the contact-code, and
each attempt result in the error `database is closed` (non-thread safe?). As discussed
previously we probably don't need to have fs persistence, so just
changing this to have it in memory.
2019-08-22 10:39:21 +02:00
..
doc.go Refactor the library (#20) 2019-07-16 12:43:07 +02:00
persistence.go Remove sqlite persistence 2019-08-22 10:39:21 +02:00
publisher.go Remove sqlite persistence 2019-08-22 10:39:21 +02:00
publisher_test.go Remove sqlite persistence 2019-08-22 10:39:21 +02:00