This website requires JavaScript.
Explore
Help
Sign In
Influxdata
/
influxdb
mirror of
https://github.com/influxdata/influxdb.git
Watch
1
Star
0
Fork
You've already forked influxdb
0
Code
Issues
Projects
Releases
Wiki
Activity
488252d9f1
influxdb
/
.gitignore
7 lines
62 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: basic store
2020-08-05 12:47:14 +00:00
**/target
Initial commit with some notes and proto
2019-11-22 21:59:04 +00:00
**/*.rs.bk
Add server skeleton with Actix and RocksDB
2019-12-11 23:03:00 +00:00
.idea/
.env
chore: ignore tsm files
2020-06-02 11:17:20 +00:00
*.tsm
chore: add DS_Store into .gitignore to avoid unecessary noises
2021-02-23 21:30:41 +00:00
**/.DS_Store
feat: Optimize Column Selection
2021-02-24 22:06:47 +00:00
**/.vscode