GitXplorerGitXplorer
t

sqrl

public
97 stars
21 forks
9 issues

Commits

List of commits on branch master.
Verified
c5344dd006ccda82a1ae408d05172269feacd0d2

Update readme with maintenance notice (#115)

qqix committed 2 years ago
Verified
37242e006605686eac6e33f41a992781a52e4647

Fix sqrl-cli run with JSON file inputs (#112)

qqix committed 2 years ago
Verified
c6507d494fb063fa40ed414657e5c3f9fbe3900a

Update LICENSE to use the full text (#113)

jjuliaferraioli committed 3 years ago
Verified
1c7acb35915664aa384ace0f27af3896ba3a63d3

Upgrade dependencies: jest, ts-jest, typedoc (#111)

qqix committed 4 years ago
Unverified
43c653144f3e4947ce96d4d62d5fc5fc3200e79e

v0.6.8

qqix committed 4 years ago
Unverified
b58697003dc7320cf8f55f36911e4570ddee9195

Remove early preview messages

qqix committed 4 years ago

README

The README file for this repository.

SQRL

No longer maintained by Twitter

This source repository is no longer actively maintained. Please find the maintained version at github.com/sqrl-lang/sqrl

What is SQRL?

The Smyte Query and Rules Language (SQRL) is a Safe, Stateful Rules Language for Event Streams

Instant – New features and rules can be deployed to production in seconds.

Inclusive – Non-technical users can review and safely deploy changes to production without talking to an engineer.

Powerful – Rules can declaratively aggregate state, trigger side effects, and call functions in other languages.

Auditable – It’s easy to understand why a rule fired or a side effect occurred, and rules can be safely replayed.

If you were looking for the Secure Quick Reliable Login project, check here.

Documentation

You can find the SQRL (Smyte Query & Rules Language) documentation on the website.

Support

Create a new issue on GitHub.

Contributing

We feel that a welcoming community is important and we ask that you follow Twitter's Open Source Code of Conduct in all interactions with the community.

Authors

SQRL was designed and implemented by:

  • Josh Yudaken
  • Pete Hunt
  • Julian Tempelsman
  • Paul Mou
  • Yunjing Xu
  • David Newman

It would not have come together without lots of dogfooding and suggestions from:

  • Jonathan Root
  • Alana Glassco
  • Jason Wu

Special thanks to Justin Tormey for contributing the NPM package namespace.

A full list of contributors can be found on GitHub.

Follow @TwitterOSS on Twitter for updates.

License

Copyright 2018 Twitter, Inc.

Licensed under the Apache License, Version 2.0: https://www.apache.org/licenses/LICENSE-2.0

Security Issues?

Please report sensitive security issues via Twitter's bug-bounty program (https://hackerone.com/twitter) rather than GitHub.