This website works better with JavaScript.
git.jstrong.dev
Home
Explore
Help
Sign In
jstrong
/
influx-writer
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
120
Commits
1
Branch
190KB
Tree:
37d8e7ad59
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '37d8e7ad59'
${ noResults }
influx-writer
/
.gitignore
.gitignore
55B
Raw
Normal View
History
initial commit
7 years ago
new InfluxWriter intended to be created by each thread for it to use - no zmq socket - uses recv_timeout so no-thrash is pretty irrelevant - sending (with measure!) is about 1u in benches
7 years ago
InfluxWriter loop now blocks on recv, among other incremental improvements
6 years ago
1
2
3
4
5
6
/target/
**/*.rs.bk
Cargo.lock
.*.swp
/var/*.log
/var/