Skip to content
forked from twitter/sqrl

A Safe, Stateful Rules Language for Event Streams

License

Notifications You must be signed in to change notification settings

zaidabouhal/sqrl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A Safe, Stateful Rules Language for Event Streams

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.3%
  • SCSS 7.2%
  • PEG.js 2.1%
  • JavaScript 1.8%
  • EJS 0.2%
  • Python 0.2%
  • Other 0.2%