I made radical changes in the project.I removed the database dependency. There is a faster response time. I've also added a new feature for activity. You can now filter. I changed the API service I used. Now faster and error free!
PR link: https://github.com/tolgahanuzun/SteemHub/pull/1
New Feature :
This feature was made with a suggestion. = Ability to filter activity
Ability to filter activity
The activities on your wall are now filterable. There are 4 filtering options available.
These are {vote, follow, post, transfer} filtering.I thought it was okay to have 4 now. It is possible to add more filtering in the future.
In the previous version the response time was about 6 seconds. Now it's 0.4 to 0.7 seconds. This performance is incredible. I will describe the details in the next.
Let's look at sample combinations.
- Vote:
- Comment:
- Vote and Follow:
Remove Database
The database has been completely removed. The service I was using was very slow before. I was using a database cache for 10 minutes. Now the service and the server are faster. Also database control was an unnecessary experience for this project. The connection was disconnected for no reason. Now it's faster and cleaner.
Code
- The filtering options have been added to the browser memory.
- The last 100 data of the user is being obtained.
- Data is cleared according to filtering combinations.
- The cleaned data is converted to suit the user. Sending to API.
Posted on Utopian.io - Rewarding Open Source Contributors
Steemit'in düzenleyeceği Hardfork-20 de bunu kesinlikle dile getirmelisin @ned 'in bu projeyi değerlendireceğine eminim çünkü bazı günlerde Bandwidth Remaining sorunu yaşanıyor halihazırda üye olmak için sırada bekleyen bi çok kişininde olduğu düşünülürse bunun yapılması ilerde kaçınılmaz olacak eline sağlık çok güzel düşünmüşsün google translate ile okumaya çalıştım umarım doğru anlamışımdır
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit