We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70f66ab commit f3b6b29Copy full SHA for f3b6b29
README.md
@@ -0,0 +1,15 @@
1
+CFArangoCache
2
+=============
3
+
4
+Railo Cache Driver for ArangoDB
5
6
+Installation:
7
+1 Clone the repository
8
+1.1 If using Eclipse, install the Ivy plugin
9
+1.1 If not, run ant bootstrap
10
+1 Build the library
11
+1.1 ant build-lib
12
+1 Build the extension
13
+1.1 ant build-ext
14
+1 Use the Railo admin page to upload the extension
15
+1.1 Upload from the *Extensions > Applications* page.
0 commit comments