We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 389ad5d commit ce7af6eCopy full SHA for ce7af6e
.gitignore
@@ -0,0 +1 @@
1
+.env
Dockerfile
README.md
@@ -26,16 +26,3 @@ We can then use this list to generate list of the more important pages
26
27
This front end which allows for the Database to be searched
28
29
-## Design considerations
30
-
31
-- Why Not use OS/Elastic search
32
33
-## Domain specific language
34
35
-For this project I have decided to created a domain specfic language for creating indexes and for querying the database.
36
-Overall this was a good opportunity to learn more about compiler design and to create a tool which would leverage a
37
-massive amount of flexibility
38
39
40
41
0 commit comments