You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-26Lines changed: 6 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
## Artemis-odb
1
+
-## Artemis-odb
2
2
3
3
[](https://gitter.im/junkdog/artemis-odb?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
@@ -12,7 +12,7 @@ It is mature, actively maintained, and a continuation of the popular [Artemis](h
12
12
13
13
- Full Android, [HTML5](https://github.com/junkdog/artemis-odb/wiki/GWT), iOS support.
14
14
- High performance, GC-friendly, [less boilerplate](https://github.com/junkdog/artemis-odb/wiki/@Wire)!
15
-
- Optionally [auto-pooled](https://github.com/junkdog/artemis-odb/wiki/@PooledWeaver) components, and [hotspot optimization](https://github.com/junkdog/artemis-odb/wiki/Hotspot-Optimization) via compile-time [bytecode instrumentation](https://github.com/junkdog/artemis-odb/wiki/Bytecode weaving).
15
+
- Optionally [auto-pooled](https://github.com/junkdog/artemis-odb/wiki/@PooledWeaver) components and [hotspot optimization](https://github.com/junkdog/artemis-odb/wiki/Hotspot-Optimization) via compile-time [bytecode instrumentation](https://github.com/junkdog/artemis-odb/wiki/Bytecode weaving).
16
16
- Serialize to either [json](https://github.com/junkdog/artemis-odb/wiki/Json Serialization) or [binary](https://github.com/junkdog/artemis-odb/wiki/Kryo-Serialization).
17
17
- Easy migration from Artemis clones.
18
18
@@ -67,29 +67,14 @@ Share your thoughts and questions with us!
67
67
68
68
-**[Gitter web chat](https://gitter.im/junkdog/artemis-odb)**
0 commit comments