Commit Graph

212 Commits

Author SHA1 Message Date
Im_Alpha
27dc15577e moved designs
svgs
2021-12-08 00:53:21 -08:00
Im_Alpha
aafad06ecf never again 2021-12-07 21:34:09 -08:00
Im_Alpha
90b97ea98d renamed
removed numbering
2021-12-07 19:46:09 -08:00
colincreasman
e94e772970 Logging LLD
first draft
2021-12-07 19:43:59 -08:00
Im_Alpha
a392265a42 pre-final diagrams
still need to add in factory
2021-12-07 19:42:05 -08:00
colincreasman
91bae8f8fc Logging LLD
First draft of logging LLD
2021-12-07 19:41:09 -08:00
Im_Alpha
fa5282b074 initial batch
setting up sql configuration
2021-12-05 23:41:27 -08:00
Alatreon
ae0d3db59c Add update method for data access 2021-12-05 16:17:05 -08:00
Alatreon
012af8f5d7 Add read method for data access 2021-12-05 16:09:23 -08:00
Lunastra
13204721b2 Add statement to remove 30 days old logs 2021-12-04 23:30:30 -08:00
Lunastra
05a58ee907 Add some code to export old logs to file 2021-12-04 23:23:47 -08:00
Lunastra
78c31ad6c5 Change the result value of Compress( ) and delete some comments 2021-12-04 18:40:19 -08:00
Lunastra
1828f5acbb Added a main to test stuffs
Change return type for Datasource interface.
Add file compression method.
2021-12-04 18:23:15 -08:00
Lunastra
e0af27a177 Change the design to suit with CSV file 2021-12-04 00:33:53 -08:00
Lunastra
92ad047db2 Added some file for Archiving and Dataaccess 2021-12-04 00:30:24 -08:00
long237
82047e09e3
Merge pull request #5 from long237/compressTesting
Adding Data source factory pattern. Fix some conflict in ignore file.
2021-12-03 20:23:04 -08:00
long237
034336fbf2
Merge branch 'master' into compressTesting 2021-12-03 20:22:29 -08:00
Lunastra
96224ef96f Add Factory Design pattern
Factory design patter is added
Some print line for place holder
Need to imiplement Private instances
2021-12-03 20:16:05 -08:00
Lunastra
bcfedfec60 Add VisualStudio ignore files 2021-12-03 20:12:17 -08:00
Lunastra
2dabab9b53 Update gitignore file to ignore vsCode files 2021-12-03 20:07:48 -08:00
Im_Alpha
9f5cd80d0c corrections
sln file
2021-12-03 15:01:29 -08:00
Im_Alpha
ec8634cd16 empty class
testing upload
2021-12-03 14:47:48 -08:00
Im_Alpha
4efa5bc585 ignore vs studio
.
2021-12-03 14:44:23 -08:00
Im_Alpha
77790110bd Revert "source code folder"
This reverts commit a78b0b8f10.
2021-12-03 14:40:44 -08:00
Lunastra
296f7756ce Add display statement to file 2021-12-03 14:28:12 -08:00
Im_Alpha
5be774e5ab Merge branch 'master' of https://github.com/long237/HobbyProject 2021-12-03 14:25:57 -08:00
Im_Alpha
a78b0b8f10 source code folder
added sln file so everyone can just add their cs file to it
2021-12-03 14:25:53 -08:00
Lunastra
641e43030e Add sql code for different sizes 2021-11-30 23:59:59 -08:00
Lunastra
179083fc80 Add perfomance test case for different block size 2021-11-30 23:59:10 -08:00
Lunastra
50bc3aab5f Add tables for testing
Create a tables with 3 million rows to test performance.
2021-11-30 23:20:50 -08:00
Lunastra
a29ac2a030 Add some DML to the file 2021-11-28 22:34:39 -08:00
Lunastra
c321a5f89e add DDL for testing Archiving 2021-11-28 20:48:44 -08:00
Lunastra
d859998c9d Add Singleton class to the diagram 2021-11-27 22:10:39 -08:00
Lunastra
61189d8377 Add archiving with Error Handling 2021-11-24 22:18:18 -08:00
Lunastra
3e17663bf7 Add database resources and low level for archiving
Low level Archiving without connection to database.
2021-11-24 21:14:27 -08:00
Lunastra
6bd4cbb8ab Remove "Relational database" metric 2021-11-14 23:57:22 -08:00
Lunastra
95c0da0cc0 Add amazon RDS approval request 2021-11-11 23:54:35 -08:00
DanBribi
62aa383032
Add files via upload 2021-10-27 18:55:11 -07:00
DanBribi
1e1c379930
Delete Project Roadmap.drawio.png 2021-10-27 18:55:02 -07:00
DanBribi
4815fb669b
Add files via upload 2021-10-27 18:49:28 -07:00
DanBribi
d9f626b24b
Delete Project Roadmap.drawio.png 2021-10-27 18:49:16 -07:00
DanBribi
17894dc984
Add files via upload 2021-10-27 17:22:31 -07:00
DanBribi
21db2dac37
Delete Project Plan.pdf 2021-10-27 17:22:13 -07:00
Im_Alpha
78ea998d8b Final Draft
The end
2021-10-27 17:19:56 -07:00
DanBribi
80f1890092
Add files via upload 2021-10-27 17:00:18 -07:00
long237
dee10535e2
Merge pull request #4 from long237/test_plan
Restructured Test Plan documentation
2021-10-27 16:22:45 -07:00
Lunastra
86b0801ab7 Restructured Test Plan documentation
Change the structured of the test plan to the format of:
1)Input
2) Execution step
3) Expected output
2021-10-27 16:22:08 -07:00
Lunastra
26916aea44 Add security group. 2021-10-26 22:06:19 -07:00
Lunastra
11d5c604d3 Change the network diagram with subnetting
Include dev's team SSH connection
Third party API
Moved hardware to diagram
Changed description to fit following changes
2021-10-23 17:54:40 -07:00
Lunastra
12e5c3354b Add subnetting and firewall for database 2021-10-22 18:40:41 -07:00