We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a650cb7 commit e31f96eCopy full SHA for e31f96e
doc/database/m3db/index.md
@@ -0,0 +1,6 @@
1
+# m3db index
2
+
3
+- https://www.slideshare.net/RobSkillington/fosdem-2019-m3-prometheus-and-graphite-with-metrics-and-monitoring-in-an-increasingly-complex-world
4
+ - Use roaring bitmaps for exact match
5
+ - FST for regexp?
6
+- uses a fork of https://github.com/m3db/pilosa
doc/design/index.md
@@ -0,0 +1,8 @@
+# Index
+## Reference
+- ES
+ - https://www.slideshare.net/RobSkillington/fosdem-2019-m3-prometheus-and-graphite-with-metrics-and-monitoring-in-an-increasingly-complex-world
7
+ - https://www.elastic.co/blog/found-elasticsearch-from-the-bottom-up
8
+ - https://www.elastic.co/blog/found-elasticsearch-top-down
0 commit comments