icingadb/pkg
Eric Lippmann 7fa8147303 Merge pull request #34 from lippserd/bugfix/cv-flat-nil
Flat CVs: represent null as "null", not "<nil>"
2021-05-12 14:16:49 +02:00
..
backoff Introduce retry functionality 2021-03-03 15:27:20 +01:00
com com.Bulker: Change type from contracts.Entity to interface{} 2021-05-04 11:46:33 +02:00
common Introduce type common.SyncSubject 2021-05-11 16:40:08 +02:00
config Make Redis/MySQL concurrency and batch sizes configurable 2021-05-12 11:54:36 +02:00
contracts Add EntityFactoryFunc.WithInit() 2021-04-27 23:33:49 +02:00
driver Remove log message 2021-05-11 16:40:08 +02:00
flatten Flatten: Fix keys 2021-05-11 16:40:08 +02:00
icingadb Merge pull request #34 from lippserd/bugfix/cv-flat-nil 2021-05-12 14:16:49 +02:00
icingaredis Make Redis/MySQL concurrency and batch sizes configurable 2021-05-12 11:54:36 +02:00
retry Return ctx.Err() on ctx.Done() 2021-04-26 14:15:10 +02:00
structify Structify: Allow for string ptr (e.g. NameCi) 2021-05-04 11:46:33 +02:00
types types.NotificationTypes: Implement UnmarshalText() 2021-05-04 11:46:33 +02:00
utils Fix missing import 2021-04-19 16:48:02 +02:00