Displaying 2 results from an estimated 2 matches for "memory_cache".
2017 Sep 15
3
Realtime pjsip issues
On Fri, Sep 15, 2017, at 10:37 AM, Bryant Zimmerman wrote:
> Joshua
>   
>  That is the interesting part of it. We took our configs and database 
> tables from our working 13.12.2 deployments and tried to use them with
> our 
> new 13.17.1 deployments and we are having issues where the tables are not 
> working. On the new server asterisk keeps saying it can't find the
2019 May 10
11
[nbdkit PATCH 0/9] RFC: implement NBD_CMD_CACHE
I'm still working my way through the filters before this series will
be complete, but this is enough of a start to at least get some
feedback on the idea of implementing another NBD protocol extension.
Eric Blake (9):
  server: Internal hooks for implementing NBD_CMD_CACHE
  plugins: Add .cache callback
  file, split: Implement .cache with posix_fadvise
  nbd: Implement NBD_CMD_CACHE