Skip to content

Custom serialization - #65

Merged
tmylk merged 1 commit into
piskvorky:masterfrom
erosennin:master
Feb 8, 2017
Merged

Custom serialization#65
tmylk merged 1 commit into
piskvorky:masterfrom
erosennin:master

Conversation

@erosennin

Copy link
Copy Markdown

This PR adds the ability to customize the serialization of values by passing custom encode and decode functions to SqliteDict. Possible use cases are storing values as JSON, applying compression, etc.

@tmylk

tmylk commented Feb 8, 2017

Copy link
Copy Markdown
Contributor

Thanks for the new feature!
Could you please add text to README in the bottom of Features section on how to use json and compression?

@erosennin

Copy link
Copy Markdown
Author

Sure, done.

@tmylk
tmylk merged commit f7e2cf6 into piskvorky:master Feb 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants