Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* avoid concurrent map writes Signed-off-by: jkoberg <jkoberg@owncloud.com> * use a sync.Map for storing buckets Signed-off-by: jkoberg <jkoberg@owncloud.com> * dont panic when limit is larger then actual slice Signed-off-by: jkoberg <jkoberg@owncloud.com> * strip table prefix in when listing in natsjs Signed-off-by: jkoberg <jkoberg@owncloud.com> * use cornelk/hashmap instead sync.Map Signed-off-by: jkoberg <jkoberg@owncloud.com> --------- Signed-off-by: jkoberg <jkoberg@owncloud.com>
- Loading branch information