https://github.com/itemsapi/itemsjs-server-optimized
ItemsJS optimized for server usage
https://github.com/itemsapi/itemsjs-server-optimized
Last synced: 19 days ago
JSON representation
ItemsJS optimized for server usage
- Host: GitHub
- URL: https://github.com/itemsapi/itemsjs-server-optimized
- Owner: itemsapi
- Created: 2020-04-27T18:21:03.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T20:24:06.000Z (over 2 years ago)
- Last Synced: 2025-05-08T21:59:46.051Z (19 days ago)
- Language: C++
- Size: 1.11 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ItemsJS optimized for server
This is the optimized clone of https://github.com/itemsapi/itemsjs for server faceted search.
It has Node.js simplicity and C++ speed.## Features
- very fast faceted search
- full text
- pagination### NPM
```bash
npm install itemsjs-server-optimized
```## Caveats
Some function might not working yet
## Requirements
- Nodejs >= 12.x
## Licence
You can use ItemsJS for free, if your project is Open Source. If you want to use ItemsJS in to build commercial software, you need to buy a commercial license.
Commercial editions can be used in closed source environment. More info soon