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

Support node.js Buffer as key #27

Closed
oliverzy opened this issue May 16, 2014 · 1 comment
Closed

Support node.js Buffer as key #27

oliverzy opened this issue May 16, 2014 · 1 comment

Comments

@oliverzy
Copy link
Contributor

Hi,

Currently this module only supports string/uint as key, it's limited. For example, I would like to use float/double as key and keep them sorted.

bytewise module can serialize any structures into buffer including float/double.

@Venemo
Copy link
Owner

Venemo commented May 16, 2014

Hi, yes, this is a planned feature, and already has a ticket: see #22 - I plan to work on it once I'm through my exams :)

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

2 participants