File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33##### simple distributed persistent layer for java applications
44##### (c) 2010 - 2020 head systems, ltd
5- ##### current revision: 2019.3
5+ ##### current revision: 2020.1 beta (unstable)
66##### for detailed information see doc/InterferenceManual.pdf
77
88##### contacts: info@inteference.su
1313
1414- supports Base JPA annotations
1515- supports local & distributed SQL queries
16+ - supports complex event processing and streaming SQL
1617- supports transactions
1718- supports unique constraints
1819- supports persistent indexes
2526 included in the cluster
2627- does not contain any coordination nodes and does not require
2728 the launch of any additional coordinators. All cluster nodes are equivalent.
28- - supports complex event processing and streaming SQL (in next release)
29+
2930
3031## NOTE:
3132
@@ -53,7 +54,7 @@ like this:
5354 <dependency>
5455 <groupId>su.interference</groupId>
5556 <artifactId>interference</artifactId>
56- <version>2019.3 </version>
57+ <version>2020.1 </version>
5758 </dependency>
5859 ...
5960</dependencies>
You can’t perform that action at this time.
0 commit comments