eclipse-zenoh / zenoh

zenoh unifies data in motion, data in-use, data at rest and computations. It carefully blends traditional pub/sub with geo-distributed storages, queries and computations, while retaining a level of time and space efficiency that is well beyond any of the mainstream stacks.
https://zenoh.io
Other
1.36k stars 142 forks source link

Expose TimedHandle via internal #1157

Closed Charles-Schleich closed 3 weeks ago

Charles-Schleich commented 3 weeks ago

TimedHandle is used in the influxDB plugin, not being exposed in new internal API

https://github.com/ZettaScaleLabs/zenoh-backend-influxdb/blob/7ff1fa9e8383d1635ff2be73832e05c3ac32996e/v2/src/lib.rs#L424