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.
48
Commits
1
Branch
190KB
Tree:
da6e130f0b
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'da6e130f0b'
${ noResults }
HTTPS
ZIP
TAR.GZ
Jonathan Strong
da6e130f0b
adds
@make_meas
flag for measure! and one-character shorthands for type variants
t = tag, i => int, f => float, s => string, d => d128, u => uuid, tm => time
7 years ago
examples
fixes some random broken tests
7 years ago
src
adds @make_meas flag for measure! and one-character shorthands for type variants
7 years ago
.gitignore
new InfluxWriter intended to be created by each thread for it to use
7 years ago
Cargo.toml
adds d128, Uuid variants to OwnedValue + assorted improvements
7 years ago
justfile
random cleanup - trying to keep warnings down
7 years ago