Skip to content

Commit e31f96e

Browse files
committed
[tspb] Remove XXX_ from generated proto
1 parent a650cb7 commit e31f96e

File tree

4 files changed

+75
-166
lines changed

4 files changed

+75
-166
lines changed

doc/database/m3db/index.md

+6
Original file line numberDiff line numberDiff line change
@@ -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

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Index
2+
3+
## Reference
4+
5+
- ES
6+
- 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

Comments
 (0)