vikunja-api/pkg
konrad d56a611be7 Key-Value Storages (#674)
Fix lint

Add docs for keyvalue config options

Use keyvalue store to cache unsplash photo results

Cleanup

Use keyvalue store for upload avatar

Use keyvalue store for initials avatar

Fix initializing metrics

Use keyvalue for metrics

Add IncryBy and DecrBy methods to increase or decrease a value

Fix lint

Return custom error if a key does not exist

Init keyvalue storage

Follow the keyvalue storage setting for things like cache and other

Add docs

Add configuration of the storage backend

Add redis keyvalue storage implementation

Add doc comments

Add methods to use storage through the package itself

Add memory implementation for keyvalue store

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: vikunja/api#674
Co-Authored-By: konrad <konrad@kola-entertainments.de>
Co-Committed-By: konrad <konrad@kola-entertainments.de>
2020-10-10 16:53:59 +00:00
..
caldav Migrate all timestamps to real iso dates (#594) 2020-06-27 17:04:01 +00:00
cmd Fix reading passwords on windows 2020-08-13 17:59:10 +02:00
config Key-Value Storages (#674) 2020-10-10 16:53:59 +00:00
db Key-Value Storages (#674) 2020-10-10 16:53:59 +00:00
files More avatar providers (#622) 2020-08-02 17:16:58 +00:00
initialize Key-Value Storages (#674) 2020-10-10 16:53:59 +00:00
integrations Saved filters (#655) 2020-09-26 21:02:17 +00:00
log Kanban (#393) 2020-04-19 07:27:28 +00:00
mail Add config option to force ssl connections to connect with the mailer 2020-07-14 17:30:39 +02:00
metrics Key-Value Storages (#674) 2020-10-10 16:53:59 +00:00
migration Saved filters (#655) 2020-09-26 21:02:17 +00:00
models Fix loading list background information for uploaded backgrounds 2020-09-28 20:53:17 +02:00
modules Key-Value Storages (#674) 2020-10-10 16:53:59 +00:00
red Key-Value Storages (#674) 2020-10-10 16:53:59 +00:00
routes Key-Value Storages (#674) 2020-10-10 16:53:59 +00:00
static Update copyright header 2020-02-07 17:27:45 +01:00
swagger Saved filters (#655) 2020-09-26 21:02:17 +00:00
user Fix upload avatar not working 2020-09-27 12:50:52 +02:00
utils Add gosec static analysis 2020-04-13 22:30:09 +02:00
version Switch to mage (#651) 2020-09-03 15:13:19 +00:00