..
auth
all: open-sourcing cluster version
2019-05-23 00:25:38 +03:00
backup
app/{vmbackup,vmrestore}: add backup complete
file to backup when it is complete and check for this file before restoring from backup
2020-01-09 15:35:45 +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:57:24 +02:00
consts
all: open-sourcing cluster version
2019-05-23 00:25:38 +03:00
decimal
lib/decimal: calculate ln2/ln10 constant during compile time
2019-11-23 15:52:39 +02:00
encoding
lib/encoding: log the compressed block contents if it cannot be decompressed or unmarshaled
2019-12-24 20:48:25 +02:00
fastnum
fix misspelled words ( #229 )
2019-11-12 00:18:24 +02:00
filestream
app/{vmbackup,vmrestore}: add vmbackup
and vmrestore
tools for creating backups on s3 or gcs from instant snapshots
2019-11-07 21:26:43 +02:00
flagutil
lib/flagutil: add NewArray helper func
2019-06-18 10:44:09 +03:00
fs
lib/fs: typo fix in fadvise_unix.go
2019-12-24 21:00:04 +02:00
handshake
all: report the number of bytes read on io.ReadFull error
2019-09-11 14:50:24 +03:00
httpserver
lib/httpserver: sync the code with master branch
2019-12-18 23:08:32 +02:00
logger
Revert "lib/logger: prevent from blocking when log output isn't consumed in timely manner"
2019-12-24 12:20:45 +02:00
memory
lib/memory: properly handle int overflow in sysTotalMemory
2019-10-17 18:27:49 +03:00
mergeset
app/vmselect/promql: allow negative offsets
2019-12-11 00:57:51 +02:00
metricsql
lib/metricsql: export IsRollupFunc and IsTransformFunc, since they can be used by package users
2020-01-04 13:25:13 +02:00
netutil
app/vminsert: simultaneously accept telnet put
and HTTP /api/put
OpenTSDB metrics at -opentsdbListenAddr
2019-12-14 00:42:18 +02:00
procutil
lib/procutil: typo fix in comment to WaitForSigterm
2019-06-03 16:54:37 +03:00
prompb
lib/prompb: removed outdated README.md
2019-10-14 22:16:36 +03:00
storage
lib/storage: limit maxRaRowsPerPartition by 500K for any number of rawRowsShardsPerPartition
2020-01-04 23:58:23 +02:00
syncwg
all: open-sourcing single-node version
2019-05-23 00:18:06 +03:00
tenantmetrics
app/vminsert: split vm_rows_inserted_total into per-(accountID, projectID) metrics
2019-06-07 22:11:20 +03:00
timerpool
lib/timerpool: use timer pool in concurrency limiters
2019-05-28 17:30:10 +03:00
uint64set
lib/uint64set: reduce memory usage when storing big number of sparse metric_id values
2020-01-03 18:17:17 +02:00
workingsetcache
lib/workingsetcache: remove data race when resetting c.misses
2019-09-22 19:37:09 +03:00