warp icon indicating copy to clipboard operation
warp copied to clipboard

Is it in roadmap to support a write method that bypasses the interpreter like innodb-memcached?

Open ethanbrooks opened this issue 4 years ago • 1 comments

This has been a handy way to persist realtime data like logs/stat states. I have made good use of it in telecom with CDR data. https://dev.mysql.com/doc/refman/8.0/en/innodb-memcached.html

ethanbrooks avatar Mar 22 '20 18:03 ethanbrooks

I am toying with the idea of allowing insertions into tables by appending to files on WarpFS but not a specific daemon interface like memcached

greenlion avatar Apr 16 '20 09:04 greenlion