1.0.8 • Published 10 months ago

@stuyk/cross-resource-cache v1.0.8

Weekly downloads
-
License
-
Repository
github
Last release
10 months ago

Cross Resource Cache for alt:V

An easy-to-use database library for alt:V that utilizes MongoDB.

Easily write data to your database by binding documents to alt:V Entities such as players, vehicles, and colshapes.

Data is cross-resource accessible meaning it can work in a multi-resource environment.

Features

  • Connect to MongoDB Database
  • Individual connections to MongoDB Database per resource
  • Cross-resource data cache for alt:V Entities (players, vehicles, etc)
  • Listen for individual data updates based on keys
  • Flag different data keys as localMeta, syncedMeta, or streamSyncedMeta for easy server-to-client sync

Installation

npm i @stuyk/cross-resource-cache

Documentation

Check out the Documentation on GitHub

1.0.2

11 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.0

11 months ago