Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: add easy and unified way to persist filters #13

Open
let4be opened this issue Mar 14, 2016 · 3 comments
Open

Feature request: add easy and unified way to persist filters #13

let4be opened this issue Mar 14, 2016 · 3 comments

Comments

@let4be
Copy link

let4be commented Mar 14, 2016

Would be extremely useful for real-world usage

@alexk307
Copy link
Contributor

Has there been any progress on this? It looks like the scalable filters have a WriteTo method to write to an io.Writer. Is this something that can be implemented in other filters?

I was thinking of using the same pattern and maybe using a RWMutex to allow for reading of the data while writing to the io.Writer concurrently.

If this is something desired, I can start immediately as my use case depends on this.

@tylertreat
Copy link
Owner

I accept PRs :)

@alexk307
Copy link
Contributor

@tylertreat Great, I'll start working on it shortly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants