mirror of
https://github.com/logos-storage/nim-datastore.git
synced 2026-01-03 14:13:09 +00:00
docs
This commit is contained in:
parent
064a5851d1
commit
10bee6885d
@ -376,6 +376,7 @@ proc new*[DB](self: type ThreadDatastore,
|
||||
success ThreadDatastore(
|
||||
tp: tp,
|
||||
backend: backend,
|
||||
# TODO: are these needed anymore??
|
||||
# withLocks: withLocks,
|
||||
# queryLock: newAsyncLock(),
|
||||
semaphore: AsyncSemaphore.new(tp.numThreads - 1)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user