..
backup
lib/backup: cosmetic fixes after #243
2019-11-29 18:07:04 +02:00
buildinfo
all: open-sourcing single-node version
2019-05-23 00:18:06 +03:00
bytesutil
add unittests for bytesutil and storage ( #221 )
2019-11-04 00:54:46 +02:00
decimal
lib/decimal: calculate ln2/ln10 constant during compile time
2019-11-23 15:52:58 +02:00
encoding
lib/{decimal,encoding}: optimize float64<->decimal conversion for arrays with zeros or ones
2019-11-01 16:48:12 +02:00
fastnum
fix misspelled words ( #229 )
2019-11-12 00:16:42 +02:00
filestream
app/{vmbackup,vmrestore}: add vmbackup
and vmrestore
tools for creating backups on s3 or gcs from instant snapshots
2019-11-08 21:21:07 +02:00
fs
Revert "lib/fs: do not postpone directory removal on NFS error"
2019-11-12 16:18:09 +02:00
httpserver
lib/httpserver: improve docs for -tls*
flags to be more clear
2019-11-26 18:08:35 +02:00
logger
lib/logger: merge file
and line
labels into location="file:line"
2019-12-02 14:44:40 +02:00
memory
lib/memory: properly handle int overflow in sysTotalMemory
2019-10-17 00:50:48 +03:00
mergeset
lib/{storage,mergeset}: create missing partition directories after restoring from backups
2019-11-02 02:27:11 +02:00
netutil
lib/netutil: use IPv6 for both listening and dialing if -enabledTCP6
is set
2019-12-01 02:57:13 +02:00
procutil
lib/procutil: typo fix in comment to WaitForSigterm
2019-06-04 17:31:47 +03:00
prompb
lib/prompb: removed outdated README.md
2019-10-14 22:12:57 +03:00
storage
lib/storage: remove metricID with missing metricID->metricName entry
2019-12-02 20:46:44 +02:00
syncwg
all: open-sourcing single-node version
2019-05-23 00:18:06 +03:00
timerpool
lib/timerpool: use timer pool in concurrency limiters
2019-05-28 17:20:10 +03:00
uint64set
lib/storage: return back inmemory inverted index for recent hour
2019-11-13 13:11:04 +02:00
workingsetcache
lib/workingsetcache: remove data race when resetting c.misses
2019-09-22 19:36:49 +03:00