Commit Graph

4 Commits

Author SHA1 Message Date
Florian Schade
f13530425a move cache to sync package
rollback indexer map
use sync.pool for cache entries
add tests for cache
remove main locks from nrwmutex and use sync.map and sync.pool instead
bump dockerfile go version
2021-01-19 23:23:41 +01:00
Willy Kloucek
1c409c64a1 implement acceptance tests in docker for dev machine 2020-12-15 08:36:34 +05:45
Willy Kloucek
34845f9414 work on docs 2020-11-30 16:31:38 +01:00
Jan Müller
4fafb96bbb Adds Dockerfile for building a local development image
Add image builder documentation

Fix list item indent

Fix codacy issues

Make alpine version explicit

Fix markup indents

Fix image tag

Remove list items from markdown
2020-10-08 11:41:20 +02:00