.. |
auth
|
all: open-sourcing cluster version
|
2019-05-23 00:25:38 +03:00 |
backup
|
lib/backup: cosmetic fixes after #243
|
2019-11-29 18:07:41 +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/{decimal,encoding}: optimize float64<->decimal conversion for arrays with zeros or ones
|
2019-11-01 16:46:08 +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
|
Revert "lib/fs: do not postpone directory removal on NFS error"
|
2019-11-12 16:29:50 +02:00 |
handshake
|
all: report the number of bytes read on io.ReadFull error
|
2019-09-11 14:50:24 +03:00 |
httpserver
|
vendor: update github.com/VictoriaMetrics/metrics from v1.7.2 to v1.8.0. This version supports histograms
|
2019-11-23 00:21:57 +02:00 |
logger
|
lib/logger: track the number of log messages by (level, file, line) in the vm_log_messages_count metric
|
2019-12-01 18:38:30 +02:00 |
memory
|
lib/memory: properly handle int overflow in sysTotalMemory
|
2019-10-17 18:27:49 +03:00 |
mergeset
|
lib/{storage,mergeset}: create missing partition directories after restoring from backups
|
2019-11-02 02:27:19 +02:00 |
netutil
|
lib/netutil: use IPv6 for both listening and dialing if -enabledTCP6 is set
|
2019-12-01 02:52:53 +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
|
app/vmselect/promql: optimize binary search over big number of samples during rollup calculations
|
2019-11-25 14:01:54 +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/storage: fix inmemory inverted index issues found in v1.29
|
2019-11-13 13:35:38 +02:00 |
workingsetcache
|
lib/workingsetcache: remove data race when resetting c.misses
|
2019-09-22 19:37:09 +03:00 |