Jan Škoda
Jan Škoda
When storing many unrelated measurements in one table querying them individually gets pretty slow. It would be very helpful to implement 'spatial partitioning' along symbol field. Either we could have...
I tried to run this on Indigo: ``` rosbag record /tf /tf_static rosrun tf2_ros static_transform_publisher 0 0 0 0 0 0 base_link test rosrun tf2_ros static_transform_publisher 0 0 0 0...
I tried to create a VM: ``` virt { guest-openvz2: id => 102, virt_type => 'openvz', ensure => 'installed', os_template => 'debian-7.0-x86_64-minimal', memory => 512, autoboot => true, interfaces =>...
Hi, I propose adding hftbacktest and lake-api: - [hftbacktest](https://github.com/nkaz001/hftbacktest) is great backtesting tool working on order book data with good precision and performance (thanks to numba jit compilation) - [lake-api](https://github.com/crypto-lake/lake-api)...