Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
creationix
/
nstore
Public
Notifications
You must be signed in to change notification settings
Fork
31
Star
389
Code
Issues
16
Pull requests
6
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 2, 2013
Bump version to 0.5.2
creationix
committed
c5e6a8a
View commit details
Copy full SHA for c5e6a8a
Browse repository at this point
Merge pull request #30 from stuarts/remove_fix
Show description for cf68521
creationix
committed
cf68521
View commit details
Copy full SHA for cf68521
Browse repository at this point
Commits on Oct 8, 2011
Fix remove. Document re-added to index so subsequent queries would fail. Set the documents index to undefined so later logic will not add it back
Stuart Strader
committed
5c75678
View commit details
Copy full SHA for 5c75678
Browse repository at this point
Commits on Jul 12, 2011
Bump version
Show description for 7261392
Tim Caswell
committed
7261392
View commit details
Copy full SHA for 7261392
Browse repository at this point
Commits on Jul 11, 2011
Merge pull request #26 from Pita/master
Show description for 8090e34
creationix
committed
8090e34
View commit details
Copy full SHA for 8090e34
Browse repository at this point
Commits on Jul 9, 2011
prevent a json parse error when index saves a 0 length value
Pita
committed
829a2c6
View commit details
Copy full SHA for 829a2c6
Browse repository at this point
added node_modules to .gitignore
Pita
committed
8a206b4
View commit details
Copy full SHA for 8a206b4
Browse repository at this point
Commits on Jul 8, 2011
Add docs for using the query plugin
Show description for 27e2445
Tim Caswell
committed
27e2445
View commit details
Copy full SHA for 27e2445
Browse repository at this point
Add fix thanks to @dvv
Show description for c06749e
Tim Caswell
committed
c06749e
View commit details
Copy full SHA for c06749e
Browse repository at this point
Fix typo
Show description for 5bcca0a
Tim Caswell
committed
5bcca0a
View commit details
Copy full SHA for 5bcca0a
Browse repository at this point
Refactor for newer npm
Show description for c5f50ab
Tim Caswell
committed
c5f50ab
View commit details
Copy full SHA for c5f50ab
Browse repository at this point
Commits on Mar 14, 2011
wrapping empty keys handling in process.nextTick
tjahma
authored and
Tim Caswell
committed
620f179
View commit details
Copy full SHA for 620f179
Browse repository at this point
fix for find, also calls callback when no keys are present
mad voo
authored and
Tim Caswell
committed
2671e5b
View commit details
Copy full SHA for 2671e5b
Browse repository at this point
Commits on Sep 13, 2010
Update the npm package.json
creationix
committed
37d58a4
View commit details
Copy full SHA for 37d58a4
Browse repository at this point
Commits on Aug 24, 2010
Update nStore to use the renamed Pattern lib.
creationix
committed
7f74bfa
View commit details
Copy full SHA for 7f74bfa
Browse repository at this point
Implement two stage write combining.
creationix
committed
d5035a5
View commit details
Copy full SHA for d5035a5
Browse repository at this point
Commits on Aug 23, 2010
Make the cache plugin use MRU instead of LRU.
creationix
committed
e02af6b
View commit details
Copy full SHA for e02af6b
Browse repository at this point
Class, Hash, and Queue got moved into their own repo.
Show description for 2a4c71a
creationix
committed
2a4c71a
View commit details
Copy full SHA for 2a4c71a
Browse repository at this point
Commits on Aug 19, 2010
Add a cache plugin.
creationix
committed
88f455c
View commit details
Copy full SHA for 88f455c
Browse repository at this point
Allow for instances on plugins.
creationix
committed
61b6112
View commit details
Copy full SHA for 61b6112
Browse repository at this point
Minor optimization for Hash
creationix
committed
5e83526
View commit details
Copy full SHA for 5e83526
Browse repository at this point
Only seal objects that have been initialized.
creationix
committed
be9dc54
View commit details
Copy full SHA for be9dc54
Browse repository at this point
Rename constructor back to initialize.
Show description for d913da0
creationix
committed
d913da0
View commit details
Copy full SHA for d913da0
Browse repository at this point
Clean up fixtures on exit too.
creationix
committed
7db1882
View commit details
Copy full SHA for 7db1882
Browse repository at this point
Move the class_compat.js experiment to a gist.
Show description for 33267cc
creationix
committed
33267cc
View commit details
Copy full SHA for 33267cc
Browse repository at this point
Use the features of Hash a little.
creationix
committed
7f4e660
View commit details
Copy full SHA for 7f4e660
Browse repository at this point
Don't bother with the .constructor.prototpe trick.
Show description for 446d3fd
creationix
committed
446d3fd
View commit details
Copy full SHA for 446d3fd
Browse repository at this point
Seal compat instances too.
creationix
committed
22bfe18
View commit details
Copy full SHA for 22bfe18
Browse repository at this point
Add a class_compat layer for easy access to traditional classes.
creationix
committed
24a4ae5
View commit details
Copy full SHA for 24a4ae5
Browse repository at this point
Rename initialize to constructor and other cleanups.
creationix
committed
e23f7ad
View commit details
Copy full SHA for e23f7ad
Browse repository at this point
Freeze the Object.prototype just for fun.
creationix
committed
7934ddc
View commit details
Copy full SHA for 7934ddc
Browse repository at this point
Refactor more.
Show description for e3f08eb
creationix
committed
e3f08eb
View commit details
Copy full SHA for e3f08eb
Browse repository at this point
Optimize the key generation a bit.
creationix
committed
f220858
View commit details
Copy full SHA for f220858
Browse repository at this point
Move Object.seal into the Class framework.
creationix
committed
e459cb9
View commit details
Copy full SHA for e459cb9
Browse repository at this point
Clean up the test helper a tiny bit.
creationix
committed
bcb1fdd
View commit details
Copy full SHA for bcb1fdd
Browse repository at this point
Previous
Next
You can’t perform that action at this time.