GitXplorerGitXplorer
s

ember-surreal

public
11 stars
1 forks
0 issues

Commits

List of commits on branch main.
Verified
37eb3f346cf6cb4aacd2a1064430f842944d7c69

Delete LICENSE.md

ttobiemh committed 4 years ago
Verified
74bb596577196d24b342b4cc88001967bdf1d8ef

Create LICENSE

ttobiemh committed 4 years ago
Unverified
1b29a74ae663c110843cc33860543071c7d94f31

0.10.1

ttobiemh committed 5 years ago
Unverified
938e27c71a63e2dfe417eb287ccf1449ea4a356d

No need to encode<->decode json

ttobiemh committed 5 years ago
Unverified
8fac2efe8e935e295237ce85644e3347c12092ac

0.10.0

ttobiemh committed 5 years ago
Unverified
aace4db359505c73018aff4768ce4c720826c8bf

Implement fastboot caching

ttobiemh committed 5 years ago

README

The README file for this repository.

ember-surreal

A realtime data adapter for integrating SurrealDB with ember-data in Ember.js.

Usage

Installation

ember install ember-surreal

Examples

Coming soon...

Development

  • make install (install bower and ember-cli dependencies)
  • make upgrade (upgrade ember-cli to the specified version)
  • make tests (run all tests defined in the package)